| 1. | Specify the declared accessibility of types and type members 指定声明的类型和类型成员的可访问性。 |
| 2. | Default member accessibility allowed declared accessibility of the member 该成员允许的声明的可访问性 |
| 3. | A summary of the restrictions on using declared accessibility levels :概述了声明的可访问性级别的使用限制。 |
| 4. | The classes contain fields with different declared accessibilities 这两个类包含具有不同声明的可访问性的字段。 |
| 5. | If the declared accessibility of 的可访问域就是 |
| 6. | To specify one of the following declared accessibilities for members . declared accessibility 可以为成员指定以下声明的可访问性之一。 |
| 7. | Access modifiers are keywords used to specify the declared accessibility of a member or a type 访问修饰符是一些关键字,用于指定声明的成员或类型的可访问性。 |
| 8. | Depending on the context in which a member declaration takes place , only certain declared accessibilities are permitted 根据发生成员声明的上下文,只允许某些声明的可访问性。 |
| 9. | Nested types , which are members of other types , can have declared accessibilities as indicated in the following table 嵌套类型是其他类型的成员,它们可以具有下表所示的声明的可访问性。 |
| 10. | Which is determined by both the declared accessibility of the member and the accessibility domain of the immediately containing type ,该域是由已声明的成员可访问性和直接包含类型的可访问域这二者共同确定的。 |